Update debian/changelog for 23.3+1-2 release.
authorRob Browning <rlb@defaultvalue.org>
Mon, 24 Oct 2011 02:02:04 +0000 (21:02 -0500)
committerRob Browning <rlb@defaultvalue.org>
Mon, 24 Oct 2011 02:02:04 +0000 (21:02 -0500)
debian/changelog

index c40fca8aa17195b6ca04dacfcff5587c3d88fdbc..d2a6021bdae42482368c6838a9c196a42217eea4 100644 (file)
@@ -1,14 +1,31 @@
-emacs23 (23.3+1-2~1.gbpe53ba2) UNRELEASED; urgency=low
-
-  ** SNAPSHOT build @e53ba2cb77efcda3bdb6937526c01a45649fc9bb **
+emacs23 (23.3+1-2) unstable; urgency=low
 
   * Add 0014-Add-i386-to-cpp_undefs-in-configure.in-to-fix-i386-m.patch.
     Thanks to Steve Langasek <steve.langasek@canonical.com> for the
-    report, Sven Joachim <svenjoac@gmx.de> for the patch, and Philipp Kern
-    <pkern@debian.org> for the 23.3+1-1.1 NMU, which included it.
+    report, Sven Joachim <svenjoac@gmx.de> for the patch, and Philipp
+    Kern <pkern@debian.org> for the 23.3+1-1.1 NMU, which included it.
     (Closes: #620795)
 
- -- Rob Browning <rlb@defaultvalue.org>  Sun, 23 Oct 2011 01:20:50 -0500
+  * Don't explicitly add leim to locallispath since it's no longer
+    necessary.  (Closes: #476660)
+
+  * Don't test for src/emacs.c in rules since the whole tree is in git
+    now.
+
+  * Drop dh --with autotools_dev; it doesn't work if config.* files
+    are missing.
+
+  * Build-depend on libjpeg-dev rather than libjpeg62-dev.  Thanks to
+    Bill Allombert <ballombe@debian.org> for the report and Philipp
+    Kern <pkern@debian.org> for the 23.3+1-1.1 NMU which included a
+    patch. (Closes: #633744)
+
+  * Pass the correct crt-dir to ./configure for multiarch.  Thanks to
+    Sven Joachim <svenjoac@gmx.de> for the report and the patch, and
+    thanks to Philipp Kern <pkern@debian.org> for the 23.3+1-1.1 NMU
+    which included the patch. (Closes: #629567)
+
+ -- Rob Browning <rlb@defaultvalue.org>  Sun, 23 Oct 2011 01:22:00 -0500
 
 emacs23 (23.3+1-1) unstable; urgency=low